The icon in the title bar is too small, so I want to add Image instead of Icon.
How to add an Image in the title bar?
2244
29-Jan-2014
Pravesh Singh
29-Jan-2014If you don't like to use the icon, the single way to do this is to make a custom title bar, I think...
You can use this code: This is the XAML code:
And this is the C# code: